home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / DefineSprite_1408 / frame_22 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  167 b   |  10 lines

  1. set("/Variables:PositionCageHaut","Pos2");
  2. tellTarget("_root")
  3. {
  4.    gotoAndStop(eval("/Variables:EtatActif"));
  5. }
  6. tellTarget("_parent")
  7. {
  8.    gotoAndStop(1);
  9. }
  10.